if service.click({
{"Show n*#1",
"Tr*",
"All*$1",
"Del*$1",
"Del*",
}
})
return true
end
if service.click({
{"Move to Tra*$1",
"mov*",
}
})
return true
end
if service.click({
{"%[Raw long press]",
"mov*$1",
"mov*",
}
})
return true
end

return true